IHomeCommand.EndVelocity property

The end velocity of the homing move. The usage depends on the homing mode.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double EndVelocity { get; set; }
Property EndVelocity As Double

Property value

Type: double

See also

IHomeCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace